This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~John Froponethergon 14.Jan.04 10:57 AM a Web browser Domino ServerAll ReleasesAll Platforms
Hi,
I have searched this forum for days but have not found an answer to this question:
I have an agent that is supposed to generate a GIF en output it to the client's browser.
The problem is (it seems) that in lotusscript the "Print" statement only can generate text.
In Java i have only found the PrinterWriter object which generate text like the Print statement.